-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.7.9
-
Code
-
Classes
- AddonCustomFieldsApi
Total Complexity |
22 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
135 |
Lines of code |
68 |
Logical lines of code |
33 |
Comment lines |
10 |
Methods |
15 |
Properties |
9 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_get_custom_field_key() |
S |
59 |
4 |
14 |
_key_contains_prefix() |
S |
69 |
3 |
6 |
_save() |
S |
67 |
2 |
7 |
add_prefix() |
S |
78 |
2 |
3 |
__construct() |
S |
72 |
1 |
5 |
get_name() |
S |
82 |
1 |
3 |
set_prefix() |
S |
81 |
1 |
3 |
_init() |
S |
73 |
1 |
5 |
add_field() |
S |
73 |
1 |
4 |
_get_fields() |
S |
82 |
1 |
3 |
template() |
S |
82 |
1 |
3 |
_set_importer_model() |
S |
81 |
1 |
3 |
register_fields() |
S |
81 |
1 |
3 |
_register_fields() |
S |
80 |
1 |
3 |
save() |
S |
81 |
1 |
3 |